Add gtkoffscreenwindow.sgml
authorCody Russell <crussell@canonical.com>
Fri, 18 Dec 2009 20:27:41 +0000 (21:27 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:53:45 +0000 (20:53 -0400)
docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml [new file with mode: 0644]

diff --git a/docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml b/docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml
new file mode 100644 (file)
index 0000000..b52f7b7
--- /dev/null
@@ -0,0 +1,49 @@
+<!-- ##### SECTION Title ##### -->
+GtkOffscreenWindow
+
+<!-- ##### SECTION Short_Description ##### -->
+A toplevel container widget for doing offscreen rendering of children
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+The #GtkOffscreenWindow container is a top-level container that is used
+to manage offscreen rendering and snapshot retrieval of the widget that
+is contained inside it.
+
+</para>
+<para>
+GtkOffscreenWindow was introduced in GTK+ 2.20.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT GtkOffscreenWindow ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION gtk_offscreen_window_get_pixmap ##### -->
+<para>
+
+</para>
+
+@offscreen:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_offscreen_window_get_pixbuf ##### -->
+<para>
+
+</para>
+
+@offscreen:
+@Returns:
+
+